SftTree/OCX 7.0

SftTreeItems.ClearItemImages Method

Softel vdm, Inc.

Removes the item images from all items.

Syntax       

VB.NET

object.ClearItemImages()

VB

object.ClearItemImages

C#.NET

void object.ClearItemImages();

VC++

HRESULT object->ClearItemImages();

C

HRESULT object->raw_ClearItemImages();

Delphi

procedure object.ClearItemImages();

object

A SftTreeItems object.

Comments

The ClearItemImages method removes the item images from all items.

The ClearItemImages method removes all item graphics from all items, including the graphics defined using the Item.Image, Items.ItemImageExpandable, Items.ItemImageExpanded and Items.ItemImageLeaf properties.  Items are otherwise unaffected.  Their text, color and other properties remain unchanged.  Individual item graphics can be added or removed using the Item.Image property.

See Also  SftTreeItems Object | Object Hierarchy


Feedback / comments / error reports for this topic
© 2015 - Softel vdm, Inc. - www.softelvdm.com